home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 - Expo 2000
/
Image.iso
/
t-online
/
show
/
xtras
/
ffxtras
/
-ffverif.dir
/
00012_Test Up.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-03-15
|
254 b
|
13 lines
on mouseUp
performTests()
end
on mouseDown
set the castNum of sprite 5 to the number of member "Test Down"
updateStage()
repeat while the mouseDown
end repeat
set the castNum of sprite 5 to the number of member "Test Up"
updateStage()
end